.logo{
	height: 200px;
	background: url(http://www.sytzw.com/material/gongyong/sytzw/images/newtop.png) center center no-repeat!important;
}

.nav{
	background: #015293;
}

.nav>.content>li{
	line-height: 50px;
    color: #ffffff;
}

.nav>.content>li.active:before{
background: #015293;
top: 0px;
}

.nav>.content>li:before{
    background: #f8f8f800;
}

.homescreen-right-nav .active{border-bottom: 3px solid #075695;}